List of Apache modules
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
top
In computing, the Apache HTTP Server, an open-source HTTP server, comprises a small core for HTTP request/response processing and for Multi-Processing Modules (MPM) which dispatches data processing to threads or processes. Many additional modules (or "mods"cite-ref-1[1]) are available to extend the core functionality for special purposes.
The following is a list of all the first- and third-party modules available for the most recent stable release of Apache web server:
| Name | Compatibility | Status |
|---|---|---|
| mod_access_compat | Versions 2.3 and later | Included by Default |
| mod_actions | Versions 1.1 and later | Included by Default |
| mod_alias | Versions 1.1 and later | Included by Default |
| mod_allowmethods | Versions 2.3 and later | Included by Default |
| mod_asis | Versions 1.3 and later | Included by Default |
| mod_auth_basic | Versions 2.1 and newer | Included by Default |
| mod_auth_digest | Versions 1.3.8 and newer | Stable Extension |
| mod_auth_form | Versions 2.3 and newer | Included by Default |
| mod_authn_anon | Version 2.1 and newer | Stable Extension |
| mod_authn_core | Versions 2.3 and newer | Included by Default |
| mod_authn_dbd | Version 2.1 and newer | Stable Extension |
| mod_authn_dbm | Version 2.1 and newer | Stable Extension |
| mod_authn_file | Version 2.1 and newer | Included by Default |
| mod_authn_otp | Version 2.4 and newer | Third party module |
| mod_authn_socache | Versions 2.3 and newer | Included by Default |
| mod_authnz_external | Versions 1.3 and newer | Third-party module |
| mod_authnz_fcgi | Versions 2.4 and newer | Included by Default |
| mod_authnz_ldap | Version 2.1 and newer | Stable Extension |
| mod_authz_core | Versions 2.3 and newer | Included by Default |
| mod_authz_dbd | Version 2.4 and newer | Stable Extension |
| mod_authz_dbm | Version 2.1 and newer | Stable Extension |
| mod_authz_groupfile | Version 2.1 and newer | Included by Default |
| mod_authz_host | Version 2.1 and newer | Included by Default |
| mod_authz_owner | Version 2.1 and newer | Included by Default |
| mod_authz_user | Version 2.1 and newer | Included by Default |
| mod_authz_svn | Version 2.1 and newer | Third-party module |
| mod_autoindex | Version 1.3 and newer | Included by Default |
| mod_brotli | Version 2.4 and newer | Included by Default |
| mod_buffer | Version 2.4 and newer | Included by Default |
| mod_cache | Version 2.0 and newer | Stable Extension |
| mod_cache_disk | Version 2.0 and newer | Stable Extension |
| mod_cache_socache | Version 2.4 and newer | Stable Extension |
| mod_cern_meta | Version 1.1 and newer | Stable Extension |
| mod_cgi | Version 1.1 and newer | Included by Default |
| mod_cgid | Version 2.0 and newer, "Unix threaded M… | Included by Default |
| mod_charset_lite | Version 2.0 and newer | Stable Extension |
| mod_data | Version 2.3 and newer | Included by Default |
| mod_dav | Version 2.0 and newer | Stable Extension |
| mod_dav_fs | Version 2.0 and newer | Stable Extension |
| mod_dav_lock | Version 2.0 and newer | Stable Extension |
| mod_dav_svn | Version 2.1 and newer | Third-party module |
| mod_dbd | Version 2.1 and newer | Stable Extension |
| mod_deflate | Version 2.0 and newer | Stable Extension |
| mod_dialup | Version 1.3 and newer | Included by Default |
| mod_dir | Version 1.3 and newer | Included by Default |
| mod_dumpio | Version 2.0 and newer | Stable Extension |
| mod_echo | Version 2.0 and newer | Stable Extension |
| mod_env | Version 1.1 and newer | Included by Default |
| mod_evasive | Version 1.3 and newer | Third-party module |
| mod_example_hooks | Version 1.2 and newer | Experimental Extension |
| mod_expires | Version 1.2 and newer | Included by Default |
| mod_ext_filter | Version 1.3 and newer | Stable Extension |
| mod_file_cache | Version 2.0 and newer | Stable Extension |
| mod_filter | Version 2.1 and newer | Included by Default |
| mod_gnutls | Version 2.0 and newer | Third-party module |
| mod_gosp | Version 2.4 and newer | Third-party module |
| mod_headers | Version 1.2 and newer | Stable Extension |
| mod_heartbeat | Version 2.3 and newer | Included by Default |
| mod_heartmonitor | Version 2.3 and newer | Included by Default |
| mod_honeypot | Version 2.4 and newer | Third-party extension |
| mod_http2 | Version 2.4 and newer | Included by Default |
| mod_ident | Version 2.1 and newer | Included by Default |
| mod_imagemap | Version 2.2 and newer | Included by Default |
| mod_include | Version 1.3 and newer | Included by Default |
| mod_info | Version 1.1 and newer | Stable Extension |
| mod_isapi | Version 1.3 and newer, Win32 only | Included by Default |
| mod_ipblock | Apache 2.2 and higher | Third-party extension |
| mod_jk | Version 1.3 and newer | Third-party module |
| mod_lbmethod_bybusyness | Version 2.3 and newer | Stable Extension |
| mod_lbmethod_byrequests | Version 2.3 and newer | Stable Extension |
| mod_lbmethod_bytraffic | Version 2.3 and newer | Stable Extension |
| mod_lbmethod_heartbeat | Version 2.3 and newer | Stable Extension |
| mod_ldap | Version 2.0 and newer | Stable Extension |
| mod_lisp | Version 1.3 and newer | Third-party module |
| mod_log_config | Version 1.2 and newer | Included by Default |
| mod_log_debug | Version 2.3 and newer | Included by Default |
| mod_log_forensic | Version 1.3 and newer | Stable Extension |
| mod_logio | Version 2.0 and newer | Stable Extension |
| mod_lua | Version 2.3 and newer | Included by Default |
| mod_rexx | Version 2.4 and newer | Third-party module |
| mod_wasm | Version 2.4 and newer | Third-party module |
| Name | Developer(s) |
|---|---|
| mod_access_compat | Apache Software Foundation |
| mod_actions | Apache Software Foundation |
| mod_alias | Apache Software Foundation |
| mod_allowmethods | Apache Software Foundation |
| mod_asis | Apache Software Foundation |
| mod_auth_basic | Apache Software Foundation |
| mod_auth_digest | Apache Software Foundation |
| mod_auth_form | Apache Software Foundation |
| mod_authn_anon | Apache Software Foundation |
| mod_authn_core | Apache Software Foundation |
| mod_authn_dbd | Apache Software Foundation |
| mod_authn_dbm | Apache Software Foundation |
| mod_authn_file | Apache Software Foundation |
| mod_authn_otp | Archie Cobbs |
| mod_authn_socache | Apache Software Foundation |
| mod_authnz_external | Nathan Neulinger, Tyler Allison, Jan Wo… |
| mod_authnz_fcgi | Apache Software Foundation |
| mod_authnz_ldap | Apache Software Foundation |
| mod_authz_core | Apache Software Foundation |
| mod_authz_dbd | Apache Software Foundation |
| mod_authz_dbm | Apache Software Foundation |
| mod_authz_groupfile | Apache Software Foundation |
| mod_authz_host | Apache Software Foundation |
| mod_authz_owner | Apache Software Foundation |
| mod_authz_user | Apache Software Foundation |
| mod_authz_svn | Apache Software Foundation |
| mod_autoindex | Apache Software Foundation |
| mod_brotli | Apache Software Foundation |
| mod_buffer | Apache Software Foundation |
| mod_cache | Apache Software Foundation |
| mod_cache_disk | Apache Software Foundation |
| mod_cache_socache | Apache Software Foundation |
| mod_cern_meta | Apache Software Foundation |
| mod_cgi | Apache Software Foundation |
| mod_cgid | Apache Software Foundation |
| mod_charset_lite | Apache Software Foundation |
| mod_data | Apache Software Foundation |
| mod_dav | Apache Software Foundation |
| mod_dav_fs | Apache Software Foundation |
| mod_dav_lock | Apache Software Foundation |
| mod_dav_svn | Apache Software Foundation |
| mod_dbd | Apache Software Foundation |
| mod_deflate | Apache Software Foundation |
| mod_dialup | Apache Software Foundation |
| mod_dir | Apache Software Foundation |
| mod_dumpio | Apache Software Foundation |
| mod_echo | Apache Software Foundation |
| mod_env | Apache Software Foundation |
| mod_evasive | Jonathan Zdziarski |
| mod_example_hooks | Apache Software Foundation |
| mod_expires | Apache Software Foundation |
| mod_ext_filter | Apache Software Foundation |
| mod_file_cache | Apache Software Foundation |
| mod_filter | Apache Software Foundation |
| mod_gnutls | Paul Querna, Nikos Mavrogiannopoulos, D… |
| mod_gosp | Scott Pakin |
| mod_headers | Apache Software Foundation |
| mod_heartbeat | Apache Software Foundation |
| mod_heartmonitor | Apache Software Foundation |
| mod_honeypot | Bruce Mitchell, Ueli Heuer |
| mod_http2 | Apache Software Foundation |
| mod_ident | Apache Software Foundation |
| mod_imagemap | Apache Software Foundation |
| mod_include | Apache Software Foundation |
| mod_info | Apache Software Foundation |
| mod_isapi | Apache Software Foundation |
| mod_ipblock | Marian Marinov |
| mod_jk | Apache Software Foundation |
| mod_lbmethod_bybusyness | Apache Software Foundation |
| mod_lbmethod_byrequests | Apache Software Foundation |
| mod_lbmethod_bytraffic | Apache Software Foundation |
| mod_lbmethod_heartbeat | Apache Software Foundation |
| mod_ldap | Apache Software Foundation |
| mod_lisp | Marc Battyani |
| mod_log_config | Apache Software Foundation |
| mod_log_debug | Apache Software Foundation |
| mod_log_forensic | Apache Software Foundation |
| mod_logio | Apache Software Foundation |
| mod_lua | Apache Software Foundation |
| mod_rexx | Terry Fuller, David Ashley |
| mod_wasm | VMware's Wasm Labs |
| Name | License |
|---|---|
| mod_access_compat | Apache License , Version 2.0 |
| mod_actions | Apache License , Version 2.0 |
| mod_alias | Apache License , Version 2.0 |
| mod_allowmethods | Apache License , Version 2.0 |
| mod_asis | Apache License , Version 2.0 |
| mod_auth_basic | Apache License , Version 2.0 |
| mod_auth_digest | Apache License , Version 2.0 |
| mod_auth_form | Apache License , Version 2.0 |
| mod_authn_anon | Apache License , Version 2.0 |
| mod_authn_core | Apache License , Version 2.0 |
| mod_authn_dbd | Apache License , Version 2.0 |
| mod_authn_dbm | Apache License , Version 2.0 |
| mod_authn_file | Apache License , Version 2.0 |
| mod_authn_otp | Apache License , Version 2.0 |
| mod_authn_socache | Apache License , Version 2.0 |
| mod_authnz_external | Apache License , Version 1.0 |
| mod_authnz_fcgi | Apache License , Version 2.0 |
| mod_authnz_ldap | Apache License , Version 2.0 |
| mod_authz_core | Apache License , Version 2.0 |
| mod_authz_dbd | Apache License , Version 2.0 |
| mod_authz_dbm | Apache License , Version 2.0 |
| mod_authz_groupfile | Apache License , Version 2.0 |
| mod_authz_host | Apache License , Version 2.0 |
| mod_authz_owner | Apache License , Version 2.0 |
| mod_authz_user | Apache License , Version 2.0 |
| mod_authz_svn | Apache License , Version 2.0 |
| mod_autoindex | Apache License , Version 2.0 |
| mod_brotli | Apache License , Version 2.0 |
| mod_buffer | Apache License , Version 2.0 |
| mod_cache | Apache License , Version 2.0 |
| mod_cache_disk | Apache License , Version 2.0 |
| mod_cache_socache | Apache License , Version 2.0 |
| mod_cern_meta | Apache License , Version 2.0 |
| mod_cgi | Apache License , Version 2.0 |
| mod_cgid | Apache License , Version 2.0 |
| mod_charset_lite | Apache License , Version 2.0 |
| mod_data | Apache License , Version 2.0 |
| mod_dav | Apache License , Version 2.0 |
| mod_dav_fs | Apache License , Version 2.0 |
| mod_dav_lock | Apache License , Version 2.0 |
| mod_dav_svn | Apache License , Version 2.0 |
| mod_dbd | Apache License , Version 2.0 |
| mod_deflate | Apache License , Version 2.0 |
| mod_dialup | Apache License , Version 2.0 |
| mod_dir | Apache License , Version 2.0 |
| mod_dumpio | Apache License , Version 2.0 |
| mod_echo | Apache License , Version 2.0 |
| mod_env | Apache License , Version 2.0 |
| mod_evasive | GNU GPLv2 |
| mod_example_hooks | Apache License , Version 2.0 |
| mod_expires | Apache License , Version 2.0 |
| mod_ext_filter | Apache License , Version 2.0 |
| mod_file_cache | Apache License , Version 2.0 |
| mod_filter | Apache License , Version 2.0 |
| mod_gnutls | Apache License , Version 2.0 |
| mod_gosp | BSD 3-Clause Clear License |
| mod_headers | Apache License , Version 2.0 |
| mod_heartbeat | Apache License , Version 2.0 |
| mod_heartmonitor | Apache License , Version 2.0 |
| mod_honeypot | GNU General Public License, Version 2 |
| mod_http2 | Apache License , Version 2.0 |
| mod_ident | Apache License , Version 2.0 |
| mod_imagemap | Apache License , Version 2.0 |
| mod_include | Apache License , Version 2.0 |
| mod_info | Apache License , Version 2.0 |
| mod_isapi | Apache License , Version 2.0 |
| mod_ipblock | GNU General Public License, Version 2 |
| mod_jk | Apache License , Version 2.0 |
| mod_lbmethod_bybusyness | Apache License , Version 2.0 |
| mod_lbmethod_byrequests | Apache License , Version 2.0 |
| mod_lbmethod_bytraffic | Apache License , Version 2.0 |
| mod_lbmethod_heartbeat | Apache License , Version 2.0 |
| mod_ldap | Apache License , Version 2.0 |
| mod_lisp | Apache License , Version 2.0 |
| mod_log_config | Apache License , Version 2.0 |
| mod_log_debug | Apache License , Version 2.0 |
| mod_log_forensic | Apache License , Version 2.0 |
| mod_logio | Apache License , Version 2.0 |
| mod_lua | Apache License , Version 2.0 |
| mod_rexx | Common Public License , Version 1.0 |
| mod_wasm | Apache License , Version 2.0 |
| Name | Description |
|---|---|
| mod_access_compat | Provides compatibility with access cont… |
| mod_actions | Provides CGI ability based on request m… |
| mod_alias | Allows for client requests to be mapped… |
| mod_allowmethods | Easily restrict what HTTP methods can b… |
| mod_asis | Allows for the use of files that contai… |
| mod_auth_basic | Authenticates users via HTTP Basic Auth… |
| mod_auth_digest | Authenticates users via HTTP Digest Aut… |
| mod_auth_form | Authenticates users via a login form on… |
| mod_authn_anon | Acts as an authentication provider to o… |
| mod_authn_core | This module provides core authenticatio… |
| mod_authn_dbd | This module provides authentication fro… |
| mod_authn_dbm | This module provides authentication fro… |
| mod_authn_file | Acts as an authentication provider to o… |
| mod_authn_otp | Acts as an authentication provider to o… |
| mod_authn_socache | Maintains a cache of authentication cre… |
| mod_authnz_external | Acts as an authentication provider to o… |
| mod_authnz_fcgi | This module allows FastCGI authorizer a… |
| mod_authnz_ldap | Acts as an authentication provider to o… |
| mod_authz_core | This module provides core authorization… |
| mod_authz_dbd | This module provides authorization capa… |
| mod_authz_dbm | This module provides authorization capa… |
| mod_authz_groupfile | This module provides authorization capa… |
| mod_authz_host | Group authorizations based on host (nam… |
| mod_authz_owner | Authorization based on file ownership. |
| mod_authz_user | Authorization of explicit users. |
| mod_authz_svn | Apache configuration directives for con… |
| mod_autoindex | Generates automatic directory listing f… |
| mod_brotli | Compress content via Brotli before it i… |
| mod_buffer | Buffer the input and output filter stac… |
| mod_cache | HTTP caching filter. |
| mod_cache_disk | Disk based storage manager for the HTTP… |
| mod_cache_socache | Shared object cache (socache) based sto… |
| mod_cern_meta | CERN httpd metafile semantics. |
| mod_cgi | Execution of CGI scripts. |
| mod_cgid | Execution of CGI scripts using an exter… |
| mod_charset_lite | Specify character set translation or re… |
| mod_data | Convert response body into an RFC2397 d… |
| mod_dav | Provides WebDAV (Web-based Distributed… |
| mod_dav_fs | Acts as a support module for mod_dav an… |
| mod_dav_lock | Generic locking module for mod_dav. |
| mod_dav_svn | Apache configuration directives for ser… |
| mod_dbd | Manages SQL database connections. |
| mod_deflate | Compress content before it is delivered… |
| mod_dialup | Send static content at a bandwidth rate… |
| mod_dir | Provides for "trailing slash" redirects… |
| mod_dumpio | Allows for the logging of all input rec… |
| mod_echo | This module provides an example protoco… |
| mod_env | This module allows for control of inter… |
| mod_evasive | Evasive maneuvers module for Apache to… |
| mod_example_hooks | Illustrates the Apache module API. |
| mod_expires | Generation of Expires and Cache-Control… |
| mod_ext_filter | Pass the response body through an exter… |
| mod_file_cache | Caches a static list of files in memory. |
| mod_filter | Context-sensitive smart filter configur… |
| mod_gnutls | SSL/TLS engine based on GnuTLS . Simila… |
| mod_gosp | Embed server-side Go code on web pages… |
| mod_headers | Customization of HTTP request and respo… |
| mod_heartbeat | Sends messages with server status to fr… |
| mod_heartmonitor | Centralized monitor for mod_heartbeat o… |
| mod_honeypot | Blocks requests from IP addresses black… |
| mod_http2 | Support for the HTTP/2 transport layer. |
| mod_ident | Identify users based on the Ident Proto… |
| mod_imagemap | Server side processing for Image map . |
| mod_include | Provides an interpreter and support for… |
| mod_info | Provides a web accessible overview of t… |
| mod_isapi | Server side processing of Internet Serv… |
| mod_ipblock | CIDR-based IPv4 address blocking for ag… |
| mod_jk | Gateway from HTTP to the Apache JServ P… |
| mod_lbmethod_bybusyness | Pending Request Counting load balancer… |
| mod_lbmethod_byrequests | Request Counting load balancer schedule… |
| mod_lbmethod_bytraffic | Weighted Traffic Counting load balancer… |
| mod_lbmethod_heartbeat | Heartbeat Traffic Counting load balance… |
| mod_ldap | LDAP connection pooling and result cach… |
| mod_lisp | Enables Apache to interface with applic… |
| mod_log_config | Provides flexible logging of client req… |
| mod_log_debug | Additional configurable debug logging. |
| mod_log_forensic | Forensic Logging of requests made to th… |
| mod_logio | Provides the logging of input and outpu… |
| mod_lua | Provides Lua hooks into various portion… |
| mod_rexx | Provides an interface for ooRexx to all… |
| mod_wasm | Enables the usage of WebAssembly (Wasm)… |
The following is a list of historical first- and third-party modules available for prior versions of the Apache web server:
| Name | Compatibility | Status |
|---|---|---|
| mod_access | Versions older than 2.1 | Included by Default |
| mod_aspdotnet | | |
| mod_auth | Versions older than 2.1 | Included by Default |
| mod_auth_anon | Versions 1.1-2.1 | Stable Extension |
| mod_auth_db | Versions 1.1-1.3 | Stable Extension |
| mod_auth_dbm | Versions older than 2.1 | Stable Extension |
| mod_auth_kerb | Both 1.x and 2.x series of Apache are s… | |
| mod_auth_ldap | Versions 2.0.41-2.1 | Experimental Extension |
| mod_auth_oid | Version 2.2 | Third-party module |
| mod_authn_alias | Version 2.1 and 2.2 | Stable Extension |
| mod_authn_default | Version 2.1 and 2.2 | Included by Default |
| mod_authnz_mysql | Version 2.2 | |
| mod_backhand | Version 1.3 | Third-party module |
| mod_balancer | | |
| mod_bandwidth | Version 1.2 to 2.1 | Third-party module |
| mod_bonjour | | |
| mod_bw | | |
| mod_bwlimited | | |
| mod_c | | Third-party module |
| mod_celerity | Version 1.3 and newer | Stable Extension |
| mod_cidrblock | Version 2.2 and newer | Third-party extension |
| mod_csrf | Version 2.0 (and newer ?) | Third Party |
| mod_define | Version 1.3 and newer | Third Party |
| mod_disk_cache | Version 2.0 to 2.3 | Stable Extension |
| mod_example | Version 1.2 and newer | Experimental Extension |
| mod_extract | | |
| mod_fcgid | Version 2.0, 2.2 and 2.4 | Stable Extension |
| mod_fastcgi | | |
| mod_flvx | | |
| mod_frontpage | | |
| mod_frontpage Mirfak | | |
| mod_geoip | Version 2.0 and above | Third-party module |
| mod_gzip | Version 1.3 to 2.0 | Third-party module |
| mod_h264_streaming | Version 2.2 and newer | Third-party module |
| mod_ibm_ssl | Version 2.2 and up | Third-party module |
| mod_imap | Version 1.2-2.0 | Included by Default |
| mod_macro | Version 1.3 and newer | Third party |
| mod_maxminddb | Version 2.2 and above | Third-party module |
| mod_mem_cache | Version 2.0 to 2.3 | Stable Extension |
| mod_mime | Version 1.3 and newer | Included by Default |
| mod_mime_magic | Version 1.3 and newer | Stable Extension |
| mod_mono | Version 2.0 and newer | Third-party extension |
| mod_musicindex | | |
| mod_mysql | | |
| mod_negotiation | Version 1.3 and newer | Included by Default |
| mod_nsf | Version 2.2 and newer | Third-party extension |
| mod_nss | | |
| mod_ntlm | | |
| mod_ntlm_winbind | | |
| mod_ntlm2 | | |
| mod_nw_ssl | Version 2.0 and newer, Netware only | Included by Default |
| mod_oc4j | | |
| mod_openpgp | | |
| mod_ossl | | |
| mod_owa | | |
| mod_pagespeed | Version 2.2 and newer | Third Party Module |
| mod_parrot | | |
| mod_perl | Version 1.3 and newer | Stable Extension |
| mod_php / libphp5 | Version 1.3 and newer | Third-party module |
| mod_psgi | Version 2.2 and newer | |
| mod_python | Version 2.0 and newer | Third-party module |
| mod_proxy | Version 1.1 and newer | Stable Extension |
| mod_proxy_connect | Version 2.0 and newer | Stable Extension |
| mod_proxy_fcgi | Version 2.4 and newer | Stable extension |
| mod_proxy_ftp | Version 2.0 and newer | Stable Extension |
| mod_proxy_html | Version 2.4 and newer, available as a t… | Stable Extension |
| mod_proxy_http | Version 2.0 and newer | Stable Extension |
| mod_qos | Version 2.2 | Third-party module |
| mod r | Version 1.2.8 | Third-Party Extension |
| mod_rails | | |
| mod_rewrite | Version 1.2 and newer | Stable Extension |
| mod_rivet | Version 2.0 and newer | Third-Party Extension |
| mod_ruby | Version 1.3 and newer | Third-Party Extension |
| mod_security | | Third-party module |
| mod_setenvif | Version 1.3 and newer | Included by Default |
| mod_setenvifplus | Version 2.2 and newer | Third-party module |
| mod_so | Version 1.3 and newer | Stable Extension |
| mod_spambot | Version 1.3 and newer | Third-Party Extension |
| mod_spamhaus | Version 2.2 and newer | Third-party extension |
| mod_speling | Version 1.3 and newer | Stable Extension |
| mod_ssl | Version 2.0 and newer | Stable Extension |
| mod_sslcrl | Version 2.2 | Third-party module |
| mod_sspi | | |
| mod_status | Version 1.1 and newer | Included by Default |
| mod_substitute | Version 2.2.7 and newer | Included by Default |
| mod_suexec | Version 2.0 and newer | Stable Extension |
| mod_suphp | | |
| mod_throttle | | |
| mod_tidy | Version 2.0/2.2 | Third-party module |
| mod_tile | | |
| mod_torcheck | Version 2.2 and newer | Third-party extension |
| mod_unique_id | Version 1.3 and newer | Stable Extension |
| mod_upload | | |
| mod_uploader | | |
| mod_userdir | Version 1.3 and newer | Included by Default |
| mod_usertrack | Version 1.2 and newer | Stable Extension |
| mod_version | Version 2.0.56 and newer | Stable Extension |
| mod_vhost_alias | Version 1.37 and newer | Stable Extension |
| mod_virgule | | |
| mod_vmd | | |
| mod_whitelist | Version 2.4 | Third-party module |
| mod_wl | Depends on module version | Third-party module |
| mod_wl_20 | Version 2.0 | Third-party module |
| mod_wl_22 | Version 2.2 | Third-party module |
| mod_wl_24 | Version 2.4 | Third-party module |
| mod_wsgi | | |
| mod_xsendfile | | |
| mod_xml2enc | | |
| mod_xml | | |
| mod_xslt | | |
| mod_xml_curl | | |
| mod_xmlrpc | | |
| mod_xrv | | |
| mod_zlib | | |
| Name | Developer(s) |
|---|---|
| mod_access | Apache Software Foundation |
| mod_auth | Apache Software Foundation |
| mod_auth_anon | Apache Software Foundation |
| mod_auth_db | Apache Software Foundation |
| mod_auth_dbm | Apache Software Foundation |
| mod_auth_kerb | Masarykova universita |
| mod_auth_ldap | Apache Software Foundation |
| mod_auth_oid | Pascal Buchbinder |
| mod_authn_alias | Apache Software Foundation |
| mod_authn_default | Apache Software Foundation |
| mod_backhand | Yair Amir, Theo Schlossnagle |
| mod_bandwidth | Yann Stettler and CohProg SĂ RL |
| mod_celerity | MP Solutions, LLC. |
| mod_cidrblock | Yoyodyne |
| mod_csrf | chrishypernetch, ia97lies, pbuchbinder |
| mod_disk_cache | Apache Software Foundation |
| mod_example | Apache Software Foundation |
| mod_fcgid | Apache Software Foundation |
| mod_geoip | MaxMind |
| mod_gzip | Kevin Kiley, Konstantin Balashov |
| mod_h264_streaming | CodeShop |
| mod_imap | Apache Software Foundation |
| mod_maxminddb | MaxMind |
| mod_mem_cache | Apache Software Foundation |
| mod_mime | Apache Software Foundation |
| mod_mime_magic | Apache Software Foundation |
| mod_mono | Xamarin ( Microsoft ) |
| mod_negotiation | Apache Software Foundation |
| mod_nsf | Yoyodyne |
| mod_nw_ssl | Apache Software Foundation |
| mod_pagespeed | Google |
| mod_perl | Apache Software Foundation |
| mod_php / libphp5 | The PHP Group |
| mod_python | Gregory Trubetskoy et al. |
| mod_proxy | Apache Software Foundation |
| mod_proxy_connect | Apache Software Foundation |
| mod_proxy_fcgi | Apache Software Foundation |
| mod_proxy_ftp | Apache Software Foundation |
| mod_proxy_html | Apache Software Foundation |
| mod_proxy_http | Apache Software Foundation |
| mod_qos | Pascal Buchbinder |
| mod r | Jeffrey Horner |
| mod_rewrite | Apache Software Foundation |
| mod_rivet | Apache Software Foundation |
| mod_ruby | Shugo Maeda |
| mod_security | Trustwave SpiderLabs |
| mod_setenvif | Apache Software Foundation |
| mod_setenvifplus | Pascal Buchbinder |
| mod_so | Apache Software Foundation |
| mod_spambot | Nigel Horne |
| mod_spamhaus | Luca Ercoli |
| mod_speling | Apache Software Foundation |
| mod_ssl | Apache Software Foundation |
| mod_sslcrl | Pascal Buchbinder |
| mod_status | Apache Software Foundation |
| mod_substitute | Apache Software Foundation |
| mod_suexec | Apache Software Foundation |
| mod_tidy | Sierk Bornemann, GĂĽnter Knauf |
| mod_tile | OpenStreetMap |
| mod_torcheck | Yoyodyne |
| mod_unique_id | Apache Software Foundation |
| mod_userdir | Apache Software Foundation |
| mod_usertrack | Apache Software Foundation |
| mod_version | Apache Software Foundation |
| mod_vhost_alias | Apache Software Foundation |
| mod_wl | Oracle |
| mod_wl_20 | Oracle |
| mod_wl_22 | Oracle |
| mod_wl_24 | Oracle |
| mod_xml2enc | Apache Software Foundation |
| Name | License |
|---|---|
| mod_access | Apache License , Version 2.0 |
| mod_aspdotnet | Apache License , Version 2.0 |
| mod_auth | Apache License , Version 2.0 |
| mod_auth_anon | Apache License , Version 2.0 |
| mod_auth_db | Apache License , Version 2.0 |
| mod_auth_dbm | Apache License , Version 2.0 |
| mod_auth_kerb | MIT License |
| mod_auth_ldap | Apache License , Version 2.0 |
| mod_auth_oid | Apache License , Version 2.0 |
| mod_authn_alias | Apache License , Version 2.0 |
| mod_authn_default | Apache License , Version 2.0 |
| mod_bandwidth | Apache License , Version 1.1 |
| mod_celerity | MIT License |
| mod_cidrblock | GNU General Public License, Version 2 |
| mod_csrf | GNU , Version 2.1 |
| mod_define | Apache License , Version 2.0 |
| mod_disk_cache | Apache License , Version 2.0 |
| mod_example | Apache License , Version 2.0 |
| mod_fcgid | Apache License , Version 2.0 |
| mod_frontpage Mirfak | Apache License , Version 2.0 |
| mod_geoip | Apache License , Version 1.1 |
| mod_gzip | Apache License , Version 2.0 |
| mod_h264_streaming | Dual (cc BY-NC-SA or commercial) |
| mod_imap | Apache License , Version 2.0 |
| mod_macro | Apache License postcard variant |
| mod_maxminddb | Apache License , Version 2.0 |
| mod_mem_cache | Apache License , Version 2.0 |
| mod_mime | Apache License , Version 2.0 |
| mod_mime_magic | Apache License , Version 2.0 |
| mod_mono | Apache License , Version 2.0 |
| mod_negotiation | Apache License , Version 2.0 |
| mod_nsf | GNU General Public License, Version 2 |
| mod_nw_ssl | Apache License , Version 2.0 |
| mod_pagespeed | Apache License , Version 2.0 |
| mod_perl | Apache License , Version 2.0 |
| mod_php / libphp5 | PHP License |
| mod_psgi | Apache License , Version 2.0 |
| mod_python | Apache License , Version 2.0 |
| mod_proxy | Apache License , Version 2.0 |
| mod_proxy_connect | Apache License , Version 2.0 |
| mod_proxy_fcgi | Apache License , Version 2.0 |
| mod_proxy_ftp | Apache License , Version 2.0 |
| mod_proxy_html | Apache License , Version 2.0 |
| mod_proxy_http | Apache License , Version 2.0 |
| mod_qos | GNU General Public License, Version 2 |
| mod r | Apache License , Version 2.0 |
| mod_rewrite | Apache License , Version 2.0 |
| mod_rivet | Apache License , Version 2.0 |
| mod_ruby | Apache License , Version 2.0 |
| mod_security | Apache License , Version 2.0 |
| mod_setenvif | Apache License , Version 2.0 |
| mod_setenvifplus | Apache License , Version 2.0 |
| mod_so | Apache License , Version 2.0 |
| mod_spambot | GNU General Public License, Version 2 |
| mod_spamhaus | GNU General Public License, Version 2 |
| mod_speling | Apache License , Version 2.0 |
| mod_ssl | Apache License , Version 2.0 |
| mod_sslcrl | Apache License , Version 2.0 |
| mod_status | Apache License , Version 2.0 |
| mod_substitute | Apache License , Version 2.0 |
| mod_suexec | Apache License , Version 2.0 |
| mod_tidy | Apache License , Version 2.0 |
| mod_torcheck | GNU General Public License, Version 2 |
| mod_unique_id | Apache License , Version 2.0 |
| mod_userdir | Apache License , Version 2.0 |
| mod_usertrack | Apache License , Version 2.0 |
| mod_version | Apache License , Version 2.0 |
| mod_vhost_alias | Apache License , Version 2.0 |
| mod_virgule | GNU GPLv2 |
| mod_whitelist | MIT License |
| mod_wl | Oracle proprietary (only pre-compiled b… |
| mod_wl_20 | Oracle proprietary (only pre-compiled b… |
| mod_wl_22 | Oracle proprietary (only pre-compiled b… |
| mod_wl_24 | Oracle proprietary (only pre-compiled b… |
| mod_wsgi | Apache License , Version 2.0 |
| mod_xsendfile | Apache License , Version 2.0 |
| mod_xml2enc | Apache License , Version 2.0 |
| Name | Description |
|---|---|
| mod_access | Provides access control based on the cl… |
| mod_aspdotnet | No longer under the Apache Software Fou… |
| mod_auth | Authenticates users via Basic access au… |
| mod_auth_anon | Allows authentication with a special us… |
| mod_auth_db | Provides user authentication using Berk… |
| mod_auth_dbm | This module provides for HTTP Basic Aut… |
| mod_auth_kerb | Using the Basic Auth mechanism, it retr… |
| mod_auth_ldap | Allows HTTP Basic Authentication by che… |
| mod_auth_oid | Allows an Apache server to act as an Op… |
| mod_authn_alias | This module allows extended authenticat… |
| mod_authn_default | This module is designed to be the fallb… |
| mod_authnz_mysql | This module provides both authenticatio… |
| mod_backhand | Seamless redirection of HTTP requests f… |
| mod_bandwidth | Server-wide or per connection bandwidth… |
| mod_bw | The httpd web server doesn't really hav… |
| mod_bwlimited | mod_bwlimited is a CPanel module that a… |
| mod_c | Cache DLL/SO executables to create very… |
| mod_celerity | Provides communications to Modern Pasca… |
| mod_cidrblock | Blocks requests from a user-specified l… |
| mod_csrf | Provides a token based validation layer… |
| mod_define | Definition of variables for arbitrary d… |
| mod_disk_cache | Renamed to mod_cache_disk in Apache htt… |
| mod_example | The example module is an actual working… |
| mod_fcgid | mod_fcgid is a high performance alterna… |
| mod_fastcgi | This 3rd party module provides support… |
| mod_flvx | Stream Flash video |
| mod_frontpage | Starts a service for Microsoft FrontPag… |
| mod_frontpage Mirfak | Mirfak is an open-source mod_frontpage… |
| mod_geoip | Looks up the IP address of the client e… |
| mod_gzip | Perform on-the-fly DEFLATE compression.… |
| mod_h264_streaming | H264 Streaming Module. |
| mod_ibm_ssl | SSL/TLS support for the IBM HTTP Server… |
| mod_imap | Server side processing for Image map .… |
| mod_macro | Allows to define and use macros within… |
| mod_maxminddb | Looks up the IP address of the client e… |
| mod_mem_cache | Replaced by mod_cache_socache. Removed… |
| mod_mime_magic | Determines the MIME type of files in th… |
| mod_mono | Supports running ASP.NET applications a… |
| mod_nsf | Timed blacklisting for IPs requesting n… |
| mod_nss | SSL provider derived from the mod_ssl m… |
| mod_pagespeed | Rewrites web pages to reduce latency an… |
| mod_perl | Allows usage of Perl within Apache |
| mod_php / libphp5 | Enables usage of PHP within Apache |
| mod_psgi | Implements the PSGI specification withi… |
| mod_python | Allows usage of Python within Apache |
| mod_proxy_fcgi | Allows to proxy request through FastCGI |
| mod_proxy_html | Rewrite HTML links in to ensure they ar… |
| mod_qos | Controls access to the web server to av… |
| mod r | Embeds R interpreter in Apache |
| mod_rewrite | URL redirection rewriting often for URL… |
| mod_rivet | Embeds a Tcl interpreter in Apache |
| mod_ruby | Embeds a Ruby interpreter in Apache |
| mod_security | Native implementation of the web applic… |
| mod_setenvifplus | Allows Apache to set environment variab… |
| mod_so | On selected operating systems this modu… |
| mod_spambot | Blocks bots and harvesters |
| mod_spamhaus | Blocks requests from IPs on Spamhaus bl… |
| mod_speling | Attempts to correct mistaken URLs that… |
| mod_sslcrl | Verifies the validity of client certifi… |
| mod_status | Provides information on server activity… |
| mod_substitute | Perform search and replace operations o… |
| mod_suexec | Allows users to run CGI and SSI applica… |
| mod_tidy | HTML Tidy resp. Libtidy based module th… |
| mod_torcheck | Blocks requests from Tor exit nodes |
| mod_userdir | Allows user-specific directories to be… |
| mod_version | Allows version dependent configuration… |
| mod_vhost_alias | Creates dynamically configured virtual… |
| mod_whitelist | IP whitelisting based on a MySQL table… |
| mod_wl | Enables working as a proxy for BEA/Orac… |
| mod_wl_20 | Enables working as a proxy for BEA/Orac… |
| mod_wl_22 | Enables working as a proxy for BEA/Orac… |
| mod_wl_24 | Enables working as a proxy for BEA/Orac… |
| mod_xml2enc | Transcoding module that can be used to… |
References
cite-note-11. ↑ citerefcaffreymorserosenzweig2003Caffrey, Melanie; Morse, Solomon; Rosenzweig, Benjamin (2003). Boardman, Susan (ed.). Oracle Web Application Programming for PL/SQL Developers. Prentice Hall Professional Oracle Series. Prentice Hall Professional. p. 18. ISBN 9780130477316. Retrieved 2014-07-28. In addition to the compiled Apache mods provided with Oracle HTTP server, Oracle has enhanced several of the standard mods and has added Oracle-specific mods such as mod_plsql.
cite-note-21. "Apache Module mod_access_compat". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2021-12-14.
cite-note-32. "Apache Module mod_actions". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2021-12-14.
cite-note-43. "Apache Module mod_alias". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2021-12-14.
cite-note-54. "Apache Module mod_allowmethods". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2021-12-14.
cite-note-65. "Apache Module mod_asis". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2021-12-14.
cite-note-76. "Apache Module mod_auth_basic". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2021-12-14.
cite-note-87. "Apache Module mod_auth_digest". Apache HTTP Server 2.2 Documentation. Apache Software Foundation. Retrieved 2011-08-27.
cite-note-98. "Apache Module mod_auth_digest". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2021-12-14.
cite-note-109. "Apache Module mod_auth_form". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2021-12-14.
cite-note-1110. "Apache Module mod_authn_anon". Apache HTTP Server 2.2 Documentation. Apache Software Foundation. Retrieved 2011-08-27.
cite-note-1211. "Apache Module mod_authn_anon". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-1312. "Apache Module mod_authn_core". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2021-12-14.
cite-note-1413. "Apache Module mod_authn_dbd". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-1514. "Apache Module mod_authn_dbm". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-1615. "Apache Module mod_authn_file". Apache HTTP Server 2.2 Documentation. Apache Software Foundation. Retrieved 2011-08-27.
cite-note-1716. "Apache Module mod_authn_file". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-1817. "Third-party Module mod_authn_otp". github.com. Retrieved 2023-08-24.
cite-note-1918. "Apache Module mod_authn_socache". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-2019. "Third-party Module mod_authnz_external". github.com. Retrieved 2022-01-13.
cite-note-2120. "Apache Module mod_authnz_fcgi". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-2221. "Apache Module mod_authnz_ldap". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-2322. "Apache Module mod_authz_core". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-2423. "Apache Module mod_authz_dbd". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-2524. "Apache Module mod_authz_dbm". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-2625. "Apache Module mod_authz_groupfile". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-2726. "Apache Module mod_authz_host". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-2827. "Apache Module mod_authz_owner". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-2928. "Apache Module mod_authz_user". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-3029. "Third-party Module mod_authz_svn". Apache Subversion Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-3130. "Apache Module mod_autoindex". Apache HTTP Server 2.2 Documentation. Apache Software Foundation. Retrieved 2011-08-27.
cite-note-3231. "Apache Module mod_autoindex". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-3332. "Apache Module mod_brotli". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-3433. "Apache Module mod_buffer". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-3534. "Apache Module mod_cache". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-3635. "Apache Module mod_cache_disk". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-3736. "Apache Module mod_cache_socache". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-3837. "Apache Module mod_cern_meta". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-3938. "Apache Module mod_cgi". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-4039. "Apache Module mod_cgid". Apache HTTP Server 2.2 Documentation. Apache Software Foundation. Retrieved 2011-08-27.
cite-note-4140. "Apache Module mod_cgid". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-4241. "Apache Module mod_charset_lite". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-4342. "Apache Module mod_data". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-4443. "Apache Module mod_dav". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-4544. "Apache Module mod_dav_fs". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-4645. "Apache Module mod_dav_lock". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-4746. "Third-party Module mod_dav_svn". Apache Subversion Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-4847. "Apache Module mod_dbd". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-4948. "Apache Module mod_deflate". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-5049. "Apache Module mod_dialup". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-5150. "Apache Module mod_dir". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-5251. "Apache Module mod_dumpio". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-5352. "Apache Module mod_echo". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-5453. "Apache Module mod_env". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-5554. "Third-party Module mod_evasive". github.com. Retrieved 2022-01-13.
cite-note-5655. "Apache Module mod_example_hooks". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-5756. "Apache Module mod_expires". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-5857. "Apache Module mod_ext_filter". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-5958. "Apache Module mod_file_cache". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-6059. "Apache Module mod_filter". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-6160. "mod_gnutls". Retrieved 2022-01-13.
cite-note-6261. "Go Server Pages". Retrieved 2022-12-29.
cite-note-6362. "Apache Module mod_headers". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-6463. "Apache Module mod_heartbeat". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-6564. "Apache Module mod_heartmonitor". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-6665. "Third-party Module mod_honeypot". GitLab. Retrieved 2022-01-13.
cite-note-6766. "Apache Module mod_http2". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-6867. "Apache Module mod_ident". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-02-14.
cite-note-6968. "Apache Module mod_imagemap". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-02-14.
cite-note-7069. "Apache Module mod_include". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-02-14.
cite-note-7170. "Apache Module mod_info". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-02-14.
cite-note-7271. "Apache Module mod_isapi". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-02-14.
cite-note-7372. "mod_ipblock". GitHub. 27 October 2013. Retrieved 2022-02-14.
cite-note-7473. "mod_jk". Apache Tomcat Documentation. Apache Software Foundation. Retrieved 2022-02-14.
cite-note-7574. "Apache Module mod_lbmethod_bybusyness". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-02-16.
cite-note-7675. "Apache Module mod_lbmethod_byrequests". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-02-16.
cite-note-7776. "Apache Module mod_lbmethod_bytraffic". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-02-16.
cite-note-7877. "Apache Module mod_lbmethod_heartbeat". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-02-16.
cite-note-7978. "Apache Module mod_ldap". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-02-16.
cite-note-8079. "mod_lisp". GitHub. 16 February 2022. Retrieved 2022-02-16.
cite-note-8180. "Apache Module mod_log_config". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-02-16.
cite-note-8281. "Apache Module mod_log_debug". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-02-16.
cite-note-8382. "Apache Module mod_log_forensic". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-02-16.
cite-note-8483. "Apache Module mod_logio". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-02-16.
cite-note-8584. "Apache Module mod_lua". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-02-16.
cite-note-8685. "Mod_rexx". SourceForge. 2022-01-17. Retrieved 2025-02-04.
cite-note-8786. "Apache Module mod_wasm". GitHub. 11 October 2022. Retrieved 2022-10-11.
cite-note-8887. "Apache Module mod_access". Apache HTTP Server 2.0 Documentation. Apache Software Foundation. Retrieved 2011-08-27.
cite-note-8988. "Apache Module mod_auth". Apache HTTP Server 2.0 Documentation. Apache Software Foundation. Retrieved 2011-08-27.
cite-note-9089. "Apache Module mod_auth_anon". Apache HTTP Server 2.0 Documentation. Apache Software Foundation. Retrieved 2011-08-27.
cite-note-9190. citerefpascal-buchbinderPascal Buchbinder. "mod_auth_oid". SourceForge.net. Retrieved 2011-08-27.
cite-note-9291. "Apache Module mod_authn_alias". Apache HTTP Server 2.2 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-9392. "Upgrading to 2.4 from 2.2". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-9493. "Upgrading to 2.4 from 2.2". Apache HTTP Server 2.4 Documentation. Apache Software Foundation. Retrieved 2022-01-13.
cite-note-9594. "mod_backhand". Archived from the original on 2016-05-25.
cite-note-9695. "mod_bandwidth". Retrieved 2022-02-14.
cite-note-9796. "mod_geoip". GitHub. Retrieved 2022-02-14.
cite-note-9897. "mod_gzip". Retrieved 2022-01-13.
cite-note-9998. "mod_h264_streaming". Retrieved 2022-02-14.
cite-note-10099. "mod_gzip". IBM. Retrieved 2022-02-14.
cite-note-101100. "Apache Module mod_imap". Apache HTTP Server 2.0 Documentation. Apache Software Foundation. Retrieved 2022-02-14.
cite-note-102101. "mod_maxminddb". GitHub. Retrieved 2022-02-14.
cite-note-103102. "mod_php". Apache Software Foundation. Archived from the original on 2011-02-17. Retrieved 2011-08-27.
cite-note-104103. "mod_python". Apache Software Foundation. Archived from the original on 2011-02-17. Retrieved 2011-08-27.
cite-note-105104. citerefpascal-buchbinderPascal Buchbinder. "mod_setenvifplus". SourceForge.net. Retrieved 2011-08-27.
cite-note-106105. "mod_so - Apache HTTP Server Version 2.4". httpd.apache.org.
cite-note-107106. "Third-party Module mod_spamhaus". github.com. 28 April 2020. Retrieved 2022-01-13.
cite-note-108107. citerefpascal-buchbinderPascal Buchbinder. "mod_sslcrl". SourceForge.net. Retrieved 2012-11-18.
cite-note-109108. citerefsierk-bornemann-g-nter-knaufSierk Bornemann, GĂĽnter Knauf. "mod_tidy". SourceForge.net. Retrieved 2017-12-26.
cite-note-110109. "mod_wl - Oracle WebLogic Web Server Plug-ins". 2014-12-31. Retrieved 2014-12-31.
cite-note-111111. ↑ "Module Index - Apache HTTP Server". Apache HTTP Server 2.0 Documentation. Apache Software Foundation. Retrieved 2011-08-19.
cite-note-112112. ↑ "Module Index - Apache HTTP Server". Apache HTTP Server 2.2 Documentation. Apache Software Foundation. Retrieved 2011-08-27.
cite-note-113113. ↑ "mod_perl: Welcome to the mod_perl world". Perl.apache.org. Retrieved 2011-08-19.